An iterator over a sequence of values of type Int.
Int
Returns true if the iteration has more elements.
true
Returns the next element in the iteration.
Returns the next value in the sequence without boxing.